home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-04-22 | 7.2 KB | 117 lines |
-
- // This file defines terrain feedback and special effects.
- //
- // Note that the dry/wet coefficients are only part of the grip equation ... the tyre
- // grip also has dry/wet components, so that even if a terrain has equal dry and wet
- // components, the tyre grip may be less in the wet, depending on the tyre.
- //
- // Max number of effects can now be specified as either an explicit number, or
- // the token "NumWaypoints" which equals the number of waypoints on the particular
- // track, or "DSWaypoints" which is the number of waypoints on the track but only
- // in driving school (zero otherwise).
- //
- // All texture maps and e-maps are assumed to be .BMP unless otherwise specified.
- // We support .TGA, .JPG.
- //
- // All MTS files are assumed to be .MTS unless otherwise specified (and it probably
- // won't work with any other extensions)
- //
- // New flags for reactions (use at your own risk):
- //
- // Available: Vertex=NoShade+FlatShade+GouraudShade+AlphaChannel+Specular+EnvirMap+GlobalShadow
- // Default: Vertex=AlphaChannel+GouraudShade+GlobalShadow
- //
- // Available: Pixel=NoReduceDetail+ChromaKey
- // Default: Pixel=
- //
- // Default: Chroma=0x00000000 (4-byte hexadecimal color value)
- // Default: Color=0x80ffffff (4-byte hexadecimal color value)
- //
- // Available: Particle=Plane+Box+Cross+MTSFile+Stamps+Billboards+Deformable+SingleSided+AlphaFade
- // Default: Particle=Plane+Stamps+SingleSided
- //
- // Note that MTSFile indicates you want to use an object instead of a map on a simple
- // surface. If using MTSFile, replace "Tex=<map>" with "MTS=<obj>".
- //
- // Available: DestBlend or SrcBlend=Zero/One/SrcColor/InvSrcColor/SrcAlpha/InvSrcAlpha/DstColor/InvDstColor/DstAlpha/InvDstAlpha
- // Default: DestBlend=InvSrcColor SrcBlend=One
- //
- // As always, enjoy!
-
- // Roads
- [FEEDBACK]
- Dry=1.00 Wet=0.80 Resistance=0.0 BumpAmp=0.01 BumpWavelen=100.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=1 Sound=dry
- Reaction=whitesmoke Tex=smokewhite.tga Max=512 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=skid Tex=skidhard.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetskid Tex=skidwet.tga Max=1024 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=spray Tex=rainspray.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(1.75,1.75,1.75) ASDEnvelope=(0.5,0.5,5.0) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=road,conc,rdcem,rdrd
-
- // Green Roads
- [FEEDBACK]
- Dry=1.00 Wet=0.70 Resistance=0.0 BumpAmp=0.01 BumpWavelen=100.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=1 Sound=dry
- Reaction=whitesmoke Tex=smokewhite.tga Max=512 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=skid Tex=skidhard.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetskid Tex=skidwet.tga Max=1024 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=spray Tex=rainspray.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(1.75,1.75,1.75) ASDEnvelope=(0.5,0.5,5.0) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=rdgr
-
- // Grassy berms
- [FEEDBACK]
- Dry=0.50 Wet=0.45 Resistance=0.05 BumpAmp=0.02 BumpWavelen=15.0 Legal=false Spring=0.0 Damper=0.0 CollFrict=0.8 Sparks=0 Sink=0.013 Sound=grass
- Reaction=dust Tex=dustbrown.tga Max=256 Scale=(1.0,1.0,1.0) Growth=(1.65,1.65,1.65) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=softskid Tex=skidgreen.tga Max=1024 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=vbrm,gbrm,gberm,border,dberm,sbrm
-
- // Grass
- [FEEDBACK]
- Dry=0.50 Wet=0.45 Resistance=0.05 BumpAmp=0.02 BumpWavelen=15.0 Legal=false Spring=0.0 Damper=0.0 CollFrict=0.8 Sparks=0 Sink=0.013 Sound=grass
- Reaction=softskid Tex=skidgreen.tga Max=1024 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=gras,logo,fldgrass,rdgrass
-
- // Gravel
- [FEEDBACK]
- Dry=0.52 Wet=0.50 Resistance=0.25 BumpAmp=0.035 BumpWavelen=7.5 Legal=false Spring=0.0 Damper=0.0 CollFrict=0.8 Sparks=0 Sink=0.013 Sound=gravel
- Reaction=dust Tex=dustbrown.tga Max=256 Scale=(1.0,1.0,1.0) Growth=(1.65,1.65,1.65) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=softskid Tex=skidbrown.tga Max=1024 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=grv,sand,sber,dirt,grav,gber
-
- // Rumblestrips (fake bumping added)
- [FEEDBACK]
- Dry=0.95 Wet=0.60 Resistance=0.0 BumpAmp=0.015 BumpWavelen=10.0 Legal=true Spring=0.0 Damper=0.0 CollFrict=0.4 Sparks=1 Sound=rumble
- Reaction=whitesmoke Tex=smokewhite.tga Max=512 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=skid Tex=skidhard.tga Max=2048 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetskid Tex=skidwet.tga Max=1024 Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=spray Tex=rainspray.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(1.75,1.75,1.75) ASDEnvelope=(0.5,0.5,5.0) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Materials=brick,rmbl,rmbbl,rdgreen
-
- // Tirewalls
- [FEEDBACK]
- Legal=false Spring=20000.0 Damper=10000.0 CollFrict=0.90 Sparks=0 Sound=tirewall
- Materials=twall,tire
-
- // Cementwalls (spring/damper = 0 for immovable objects)
- [FEEDBACK]
- Legal=false Spring=0.0 Damper=0.0 CollFrict=0.13 Sparks=0 Sound=solidwall
- Materials=Cmwl,cwal
-
- // Guardrails (spring/damper = 0 for immovable objects)
- [FEEDBACK]
- Legal=false Spring=0.0 Damper=0.0 CollFrict=0.11 Sparks=1 Sound=guardrail
- Materials=grdr
-
- // Other loose special effects
- [LOOSE]
- Reaction=spark Tex=spark Max=0 Duration=1.0 Scale=(0.1,0.1,0.1) Color=0x00ffffff Particle=Plane+Deformable
- Reaction=blacksmoke Tex=smokeblack.tga Max=1024 Scale=(1.0,1.0,1.0) Growth=(2.0,2.0,2.0) ASDEnvelope=(0.2,0.2,2.5) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=flames Tex=fire.tga Max=256 Scale=(0.40,0.40,0.40) Growth=(1.5,1.5,1.5) ASDEnvelope=(0.07,0.17,0.4) DestBlend=InvSrcAlpha SrcBlend=SrcAlpha // flames are clouds
- Reaction=groove Tex=racegroove.tga Max=NumWaypoints Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=wetgroove Tex=wetline.tga Max=NumWaypoints Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=redst Tex=redst.tga Max=DSWaypoints Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=greenst Tex=greenst.tga Max=DSWaypoints Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=whitest Tex=whitest.tga Max=DSWaypoints Pixel=NoReduceDetail Particle=Plane+Deformable+SingleSided DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
- Reaction=rain Tex=raindrop.tga Max=1024 Scale=(0.1,0.1,0.1) Color=0x00ffffff Particle=Plane+Deformable DestBlend=InvSrcAlpha SrcBlend=SrcAlpha
-
-
-
-